Alberto Garcia [Wed, 27 Nov 2024 15:00:26 +0000 (16:00 +0100)]
Use WTF_CPU_UNKNOWN when building for X32
Forwarded: no
WebKitGTK doesn't build on X32 even with the JIT disabled.
Treating the CPU as unknown is perhaps a bit severe, but it allows us
to get the build done until someone steps up to maintain this
properly.
===================================================================
Alberto Garcia [Wed, 27 Nov 2024 15:00:26 +0000 (16:00 +0100)]
Use WTF_CPU_UNKNOWN when building for riscv64
Bug: https://bugs.webkit.org/show_bug.cgi?id=271371
Forwarded: no
WebKitGTK doesn't build on riscv64 even with the JIT disabled.
Treating the CPU as unknown is perhaps a bit severe, but it allows us
to get the build done until someone steps up to maintain this
properly.
===================================================================
Alberto Garcia [Wed, 27 Nov 2024 15:00:26 +0000 (16:00 +0100)]
webkit2gtk (2.46.4-1) unstable; urgency=high
* New upstream release.
* The WebKitGTK security advisory WSA-2024-0007 lists the following
security fixes in the latest versions of WebKitGTK:
- CVE-2024-44308, CVE-2024-44309 (fixed in 2.46.4).